###################################
#                                 #
#    CryptoConverter v. 1.0.0     #
#                                 #
###################################

Thank you for buying this script!
This file will guide you through how you install this script.

### Requirements ###
An web server with at least PHP 5.5 and Apache or IIS.
No database is required.

### Installation ###
Copy all of the files in this folder to your desired location, open it in your browser to verify that it is running.

Done!

### General configuration ###
To make changes to this script you will have to open the file "config.php" within the folder "includes".
Here you can change the parameters you want to, but always make sure to write within the quotations.
All the different parameters have a description text in the configuration file.

This is also where you add your Google Adsense code and Bitcoin wallet address for donations.

### Change logo and favicon ###
To change the logo and the favicon upload the following files to the folder "gfx":
favicon.png in the resolution 32x32 pixels
headerLogo.png in the resolution 364x64 pixels

### Change design ###
If you want to change the design, do your modifications in the file "template.php" and "CryptoConverter.css" under the folder "css".
To change the colours, simply only open the CSS-file.

### New language ###
If you want to create a new language, open the folder "languages" and copy the file "lang_en.php" and change "en" to your desired two digit language code.
The script will automatically use the language which is defined by your browser.

### Update list of crypto currencies ###
In order to retrieve an updated list of crypto currencies go to this site:
http://www.yoursite.com/updateCurrencies.php

If you want to automate this process, you can use a service like 123CronJob.com.

### Error handling ###
Before contacting us, make sure that your folders are CHMODed to 0777 if you are running Apache or that the security tab is set so that "Everyone" can read and edit the folders and files in IIS.

Support:
E-mail me at mats.danielsen92@gmail.com